home *** CD-ROM | disk | FTP | other *** search
/ PCGUIA 2010 Software/Programs / PCGuia_programas.iso / Swf / Contact.swf / scripts / DefineButton2_158 / BUTTONCONDACTION on(keyPress Tab).as
Text File  |  2010-01-28  |  49b  |  4 lines

  1. on(keyPress "<Tab>"){
  2.    this.tabHandler();
  3. }
  4.